PDF4Java Reference Documentation
com.o2sol.pdf4java.standards Package / PDFStandardFormatter Class / validateDocument Method
N/A
N/A
In This Topic
    validateDocument Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public void validateDocument( 
       PDFFixedDocument document,
       boolean fullValidation
    )

    Parameters

    document
    N/A
    fullValidation
    N/A
    See Also